|  !OSLib.Make  20040304
Echo <sys$time> !OSLib.Make %0
SetEval OSLib$Slot 4*1024
do wimpslot -min <OSLib$Slot>K
if "<C$MODE>" = "32" then Do AMU -f <Obey$Dir>.AMUmakefile -desktop %0 APCS=32
if "<C$MODE>" <>"32" then Do AMU -f <Obey$Dir>.AMUmakefile -desktop %0 APCS=26
Echo <sys$time> Done
